MSTCONTINUE=NO_EFFECT_, MSTSTART=NO_EFFECT_, MSTSTOP=NO_EFFECT_
Master control register.
MSTCONTINUE | Master Continue. This bit is write-only. 0 (NO_EFFECT_): No effect. 1 (CONTINUE_INFORMS_TH): Continue. Informs the Master function to continue to the next operation. This must done after writing transmit data, reading received data, or any other housekeeping related to the next bus operation. |
MSTSTART | Master Start control. This bit is write-only. 0 (NO_EFFECT_): No effect. 1 (START_A_START_WILL_): Start. A Start will be generated on the I2C bus at the next allowed time. |
RESERVED | Reserved. Read value is undefined, only zero should be written. |
MSTSTOP | Master Stop control. This bit is write-only. 0 (NO_EFFECT_): No effect. 1 (STOP_A_STOP_WILL_BE): Stop. A Stop will be generated on the I2C bus at the next allowed time, preceded by a Nack to the slave if the master is receiving data from the slave (Master Receiver mode). |